CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c BP

搜索资源列表

  1. C BP算法源程序.rar

    1下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5934
    • 提供者:
  1. BP算法大全

    3下载:
  2. 一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧-an algorithm on the Encyclopaedia bp, Matlab, c, c have the source code, there bp neural network source, interested to see it on
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:22411
    • 提供者:李杰
  1. PSONet

    1下载:
  2. 应用PSO训练神经网络Visual C++ 训练结果优于BP,该方法用于模式识别、知识挖掘等-PSO application for training the neural network training Visual C BP superior results, the method for pattern recognition, knowledge mining, etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71957
    • 提供者:林献坤
  1. 用C++编写的BP神经网络开发包

    0下载:
  2. 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77908
    • 提供者:刘华
  1. C++神经网络开发包ANNIE源程序(最新版)

    3下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:462405
    • 提供者:刘华
  1. 用C++实现的bp算法程序

    0下载:
  2. 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2684
    • 提供者:江原
  1. bpwj

    0下载:
  2. 采用C编写的BP神经网络一个程序,请提意见-with C BP prepared a neural network procedures, please comment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2589
    • 提供者:江原
  1. c++cmatlabbp

    0下载:
  2. bp算法的c++和matlab实现-bp Algorithm c + + and Matlab achieve
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6761
    • 提供者:林为
  1. 神经网络bp类c++

    0下载:
  2. 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3489
    • 提供者:王红旗
  1. bp神经网络的车辆分类

    1下载:
  2. c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:154260
    • 提供者:adder
  1. 广义异或bp算法

    0下载:
  2. 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:刘波
  1. c++ BP 神经网络

    0下载:
  2. 简单的BP代码,初学者可以从中学习写简单的神经网络代码。(Include subscribe ,initial,login in function.espeacailly has a methord of commnucation between base class and UI class)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:microzoo
  1. BP神经网络算法的C语言实现代码

    1下载:
  2. 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:毓漪
  1. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. 车牌识别(有大的框架和BP神经网络delphi)

    1下载:
  2. 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large frame and BP neural network)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-30
    • 文件大小:2529280
    • 提供者:PonderLee
  1. C#实现

    0下载:
  2. 利用C#编程的BP神经网络,无解释,可用,仅供参考(C# programming BP neural network, no explanation, available, for reference only)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:112640
    • 提供者:Liu司令
  1. bp神经网络&龙贝格积分

    1下载:
  2. 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:淡了个淡
  1. BP

    0下载:
  2. BP machine learning, C-C++
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:reverse
  1. bp

    0下载:
  2. 一个简答的BP算法 用C++实现的 数字分类功能(A short answer BP algorithm using C++ to achieve digital sorting function)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:3668992
    • 提供者:八千草
  1. bp

    0下载:
  2. c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
  3. 所属分类:数学计算

« 1 2 34 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com